Release 10.1A: OpenEdge Development:
Progress 4GL Reference
+ Unary positive operator
Preserves the positive or negative value of a numeric expression. Do not confuse this operator with the addition operator that you use to add expressions together.
Syntax
expressionAn expression whose value is numeric.
ExampleIn this example, the sign of credit-limit is preserved as is the sign of the sum of
credit-limit + 100. The unary positive is not necessary; it is used simply to document the procedure.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |